Dependency bump for 06-25-2026#22008
Conversation
|
Hi @vivekpatani. Thanks for your PR. I'm waiting for a etcd-io member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
please also bump https://github.com/etcd-io/bbolt/releases/tag/v1.5.0. thx |
|
@ahrtr added bbolt, thanks. |
|
/ok-to-test |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted filessee 24 files with indirect coverage changes @@ Coverage Diff @@
## main #22008 +/- ##
==========================================
- Coverage 69.79% 69.68% -0.11%
==========================================
Files 449 449
Lines 38163 38163
==========================================
- Hits 26634 26594 -40
- Misses 10102 10134 +32
- Partials 1427 1435 +8 Continue to review full report in Codecov by Harness.
🚀 New features to boost your workflow:
|
|
/retest |
| go.etcd.io/gofail v0.2.0 | ||
| go.etcd.io/protodoc v0.0.0-20180829002748-484ab544e116 | ||
| go.etcd.io/raft/v3 v3.7.0-rc.1 | ||
| golang.org/x/tools v0.45.0 |
There was a problem hiding this comment.
The pull-etcd-govulncheck failure might be caused by this change, Please revert this change.
There was a problem hiding this comment.
Yep, pull-etcd-govulncheck failed on x/tools v0.46, it panics inside x/vuln v1.3 (ForEachElement on *types.TypeParam). The fix is in x/vuln v1.4, which causes other problems atm.
nonamedreturns@v1.0.7 transitively requires x/tools@v0.46, so I dropped it along with x/tools and x/text (the latter only landed to satisfy the cascade).
- Bumped:
raft/v3 v3.7.0,prometheus/common 0.69.0,bbolt v1.5.0 - Purely indirect:
go-latex/latex 0.3.0,go-fonts/liberation 0.6.0 - Deferred: build(deps): bump golang.org/x/tools from 0.45.0 to 0.47.0 in /tools/mod #21977 (x/tools), build(deps): bump golang.org/x/vuln from 1.3.0 to 1.5.0 in /tools/mod #21998 (x/vuln), build(deps): bump github.com/firefart/nonamedreturns from 1.0.6 to 1.0.7 #22002 (nonamedreturns), build(deps): bump golang.org/x/text from 0.37.0 to 0.38.0 #22003 (x/text)
See upstream PR etcd-io#21997. Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
See upstream PR etcd-io#21999. Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
See upstream PR etcd-io#22000. Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
See upstream PR etcd-io#22001. Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
Signed-off-by: vivekpatani <9080894+vivekpatani@users.noreply.github.com>
466a9ba to
5e65264
Compare
|
/retest |
ahrtr
left a comment
There was a problem hiding this comment.
can you please also add a changelog item under https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.7.md#dependencies?
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ahrtr, vivekpatani The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
No description provided.